home *** CD-ROM | disk | FTP | other *** search
/ Champak 52 / Volume 52 - JOGO DISK .iso / Games / Shrek.swf / scripts / DefineSprite_329 / frame_1 / DoAction.as
Text File  |  2007-09-26  |  154b  |  6 lines

  1. com.shrek3games.dronkeySwatter.Score.getInstance().resetScore();
  2. playAgain.onRelease = function()
  3. {
  4.    this._parent._parent.gotoAndStop("START");
  5. };
  6.